Welcome![Sign In][Sign Up]
Location:
Search - SQlite C

Search list

[Software Engineering4

Description: SQLite官方的使用介绍中附带了一个C语言的实例,该实例使用了回调的方法处理由SQL语句返回的记录集,这种回调函数的方法比较复杂,而且也并没有获得什么实质性的好处。所以在这里我推荐使用另外一组函数来完成该类操作,经实践检验证明,该方法在效率方面不存在任何问题。-Using SQLite official presentation comes with a C language instance of the callback method uses the processing of records returned by a set of SQL statements, this callback method is more complex, but also did not get any substantial benefits. So here I recommend using another set of functions to complete such operations, the practice tests show that the method in terms of efficiency there is no problem.
Platform: | Size: 13312 | Author: nb | Hits:

[Otherqianrushi_splite3

Description: SQLite有以下特性: 支持ACID事务; 零配置一无需安装和管理配置; 储存在单一磁盘文件中的一个完整的数据库; 数据库文件可以在不同字节顺序的机器间自由共享; 支持数据库大小至2TB; 足够小,全部源码大致3万行c代码,250KB; 比目前流行的大多数数据库对数据的操作要快; -SQLite has the following features: support for ACID transactions zero without having to install and configure a management configuration stored in a single disk file a complete database database files can be in different byte order freely shared between machines support database size to 2TB small enough, all of roughly 30,000 lines c source code, 250KB than the current most popular database operations on the data to be fast
Platform: | Size: 5120 | Author: cqj | Hits:

[CSharpCShape_Sqlite

Description: C#连接sqlite读取数据,并分页显示,实现上一页和下一页的跳转-C# connection sqlite and pagination
Platform: | Size: 3385344 | Author: jj | Hits:

[Other Databasesmysqlite

Description: Linux 环境下的sqlite数据库,C语言实现其基本的数据操作-Linux evironment to use Sqlite database with C to show the basic appilication
Platform: | Size: 39936 | Author: fangle | Hits:

[Otherdmscq

Description: SqlServer及Sqlite数据库接口代码生成器。针对SqlServer数据表,可生成常用的增删改查等存储过程,然后再根据存储过程生成C#语言的WebService调用数据方法类。供上层应用直接调用,省去一大堆代码编写过程。-SqlServer and Sqlite database interface code generator. For SqlServer data sheet can be used to generate CRUD stored procedure, and then according to the stored procedure generates the C# language class WebService call the data method. For the upper application called directly, eliminating the need for a lot of writing code.
Platform: | Size: 746496 | Author: 肖辉 | Hits:

[ADO-ODBCsqlite3-class-for-vc

Description: 纯C++ sqlite封装类,有静态库和源代码。在VS在编译通过,wince平台下使用已久,稳定快速,没有问题。 -Sqlite3 class for nature C++。fast and bistable。
Platform: | Size: 713728 | Author: 杰哥 | Hits:

[Internet-NetworkWe7.CMS.Demo.32bit

Description: We7 CMS 是一套采用C#开发的,基于.net2.0,可以运行于Oracle、SQLite、Sqlserver、MySQL、Access等数据库之上的网站内容管理系统软件(Content Manage System,简称CMS)-We7 CMS is a set of C# development, based. Net2.0, can run on Oracle, SQLite, Sqlserver, MySQL, Access and other databases on the Web Content Management System software (Content Manage System, abbreviated CMS). .
Platform: | Size: 6907904 | Author: 钉子 | Hits:

[ADO-ODBCTestSQLiteFunction

Description: 这是一个用SQLite和C#在VS2010里编写的一个关于如何使用SQLite,以及如何连接SQLite数据库,打开数据库的小程序,适合初学者使用。-This is a use SQLite and a written in c# in VS2010 about how to use SQLite, and how to connect to the SQLite database, open the database of small procedures, suitable for beginners to use.
Platform: | Size: 861184 | Author: 梁玉林 | Hits:

[.netSqlitePasswordManager

Description: Sqlite密码修改器及源码(C#),SqlitePasswordManager,在.Net平台开发的,含源代码.-sqlite
Platform: | Size: 831488 | Author: liwei | Hits:

[ADO-ODBCbarrier

Description: 用qt c++实现的一个基于SQLite的模拟交互的路障管理系统,市民可以发现路障并向管理者报修,管理者可以根据受损优先级派出维修队进行维修,并计算出花销。涉及qt各种控件的应用。-With qt c++ achieve a simulation-based interactive SQLite management system of roadblocks, people can find roadblocks to repair managers, managers can be repaired in accordance with damage repair team dispatched priority, and calculate expenses. Qt applications involving various controls.
Platform: | Size: 22291456 | Author: 王乐 | Hits:

[OtherListData

Description: Data List in Qt and sqlite database written in c-Data List in Qt and sqlite database written in c++
Platform: | Size: 9216 | Author: mario | Hits:

[Other Embeded programdsql_src

Description: 用于嵌入式数据库SQLite的接口编程,当需要编写SQLite相关功能时可以作为参考.-a wrapper for the famous SQLite database engine, Embedded Database For C++.
Platform: | Size: 269312 | Author: mark | Hits:

[Windows DevelopSQLLiteWrapper.cpp

Description: SQLite Wrapper for C-This is a simple SQLite wrapper written in c++. SQLite is an embedded SQL database engine,fully tested. SQLite does not have a separate server process. SQLite reads and writes directly to ordinary disk files. The description about SQLite database is HERE.
Platform: | Size: 3072 | Author: figo | Hits:

[CSharpChat

Description: 基于WCF的聊天小程序,是本人在学习研究.NET框架下的WCF通信服务时,练手写的一个聊天小程序。该程序是使用C#基于WCF下开发的,用户界面使用的Winform,数据库使用的SQLite。支持用户登录、消息定向发送和群发送。可供C#开发爱好者学习研究WCF通信机制时参考学习。-WCF-based chat applet, I was in the study. While WCF communication services under the NET framework, practicing handwriting a chat applet. The program is based on the use of C# Winform, database using SQLite WCF under development, the user interface to use. Support for user login, send direct messages sent and groups. Available for C# developers enthusiasts to learn when studying WCF communication mechanisms learning.
Platform: | Size: 1134592 | Author: lq | Hits:

[Windows CETestDB

Description: wince5.0 c#开发SQLITE和SQlce数据库创建,查询等功能-Wince5.0 c# development SQLITE and SQlce database creation, query, and other functions
Platform: | Size: 1345536 | Author: wangxiongbing | Hits:

[Windows CECESqlite

Description: Wince上自己封装的Sqlite数据库操作类,基于EVC开发环境,很方便C++操作类,封装了容器对数据库进行操作。-Wince own package Sqlite database operations, EVC-based development environment, it is easy to operate C++ class that encapsulates the vessel to operate the database.
Platform: | Size: 3501056 | Author: 乐天 | Hits:

[OtherPython

Description: 本书是Python开发者的完全指南——针对 Python 2.5全面升级 ·学习专业的Python风格、最佳实践和好的编程习惯; ·加强对Python对象、内存模型和Python面向对象特性的深入理解; ·构建更有效的Web、CGI、互联网、网络和其他客户端/服务器架构应用程序及软件; ·学习如何使用Python中的Tkinter和其他工具来开发自己的GUI应用程序及软件; ·通过用C等语言编写扩展来提升Python应用程序的性能,或者通过使用多线程增强I/0相关的应用程序的能力; ·学习Python中有关数据库的API,以及如何在Python中使用各种不同的数据库系统,包括MySQL、Postgres和 SQLite。 -This book is the Python developer s Guide for complete-- Python 2.5 upgrade Learning professional Python style, best practices and good programming habits · strengthen in-depth understanding of the Python object, memory model and Python object-oriented characteristics To establish Web, CGI, Internet, network is more effective and other client/server architecture applications and software Learning GUI application and how to develop their own software using Python Tkinter and other tools Performance, by using C language extension to enhance the Python application, or through the use of multiple threads to enhance the ability of I/0 related applications Learning about the database in Python API, and how to use Python in a variety of different database systems, including MySQL, Postgres and SQLite.
Platform: | Size: 7016448 | Author: 王洪杰 | Hits:

[Other Databasessqlite_test

Description: C++操作sqlite数据库的接口类,解决了乱码问题-The C++ Interface to operate sqlite database,no messy problem when the table contain chinese characters
Platform: | Size: 21504 | Author: 晏资余 | Hits:

[Internet-Networkacl-master

Description: acl_cpp 是基于 acl 库的 C++ 库,主要内容:acl C 库的常用功能、MIIME 解析、Memcached 客户端库、Handlersocket 客户端库、数据库连接池(支持mysql/sqlite)、WEB 编程、数据库编程、阻塞/非阻塞数据流等内容。-acl_cpp is based acl library of C++ libraries, main elements: common features acl C library, MIIME parsing, Memcached client library, Handlersocket client library, connection pool (support mysql/sqlite), WEB programming, programming, blocking/non-blocking streams and other content.
Platform: | Size: 19563520 | Author: momomo | Hits:

[Windows CETestSQLite

Description: 本实全例主要帮助,初步学习C#下开发WINCE运行数据库SQLITE的学习之用。很实用。-Originally solid whole example main help, first step study C# study of the bottom development WINCE movement SQLITE it with.Very practical
Platform: | Size: 708608 | Author: alfd | Hits:
« 1 2 ... 5 6 7 8 9 1011 »

CodeBus www.codebus.net